The Dreamweaver JavaScript API > Deprecated functions > dreamweaver.libraryPalette.renameSelectedItem()

 

dreamweaver.libraryPalette.renameSelectedItem()

Availability

Dreamweaver 3.0, deprecated in Dreamweaver 4.0 in favor of using dw.assetPalette.setSelectedCategory("library"), then calling dw.assetPalette.renameNickname().

Description

Turns the name of the selected library item into an edit field, allowing the user to rename the selection.

Arguments

None.

Returns

Nothing.

Enabler

None.